runtime.m.waitunlockf (field)
4 uses
runtime (current package)
proc.go#L355: mp.waitunlockf = unlockf
proc.go#L3324: if fn := _g_.m.waitunlockf; fn != nil {
proc.go#L3326: _g_.m.waitunlockf = nil
runtime2.go#L559: waitunlockf func(*g, unsafe.Pointer) bool
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)